Revision: bazaar--devo--1.2--patch-23
Archive: thelove@canonical.com
Creator: Canonical.com Patch Queue Manager <pqm@canonical.com>
Date: Tue Feb 15 12:34:17 GMT 2005
Standard-date: 2005-02-15 12:34:17 GMT
New-files: commands/.arch-ids/log.c.id
    commands/.arch-ids/log.h.id commands/log.c
    commands/log.h tests/test-log.sh
Modified-files: commands/cmds.c libarch/merge.c
    libarch/project-tree.c libarch/project-tree.h
    tests/Makefile.in
New-patches: jblack@gnuarch.org--2004/baz--log--1.2--base-0
    jblack@gnuarch.org--2004/baz--log--1.2--patch-1
    jblack@gnuarch.org--2004/baz--log--1.2--patch-2
    jblack@gnuarch.org--2004/baz--log--1.2--patch-3
    jblack@gnuarch.org--2004/baz--log--1.2--patch-4
    jblack@gnuarch.org--2004/baz--log--1.2--patch-5
    jblack@gnuarch.org--2004/baz--log--1.2--patch-6
    jblack@gnuarch.org--2004/baz--log--1.2--patch-7
    jblack@gnuarch.org--2004/baz--log--1.2--patch-8
    jblack@gnuarch.org--2004/baz--log--1.2--patch-9
    jblack@gnuarch.org--2004/baz--log--1.2--patch-10
    jblack@gnuarch.org--2004/baz--log--1.2--patch-11
    jblack@gnuarch.org--2004/baz--log--1.2--patch-12
    jblack@gnuarch.org--2004/baz--log--1.2--patch-13
    jblack@gnuarch.org--2004/baz--log--1.2--patch-14
    thelove@canonical.com/bazaar--devo--1.2--patch-23
Summary: Adding the start of a log command. handles -f and -r
Keywords: 

Patches applied:

 * jblack@gnuarch.org--2004/baz--log--1.2--base-0
   tag of thelove@canonical.com/bazaar--devo--1.2--patch-15

 * jblack@gnuarch.org--2004/baz--log--1.2--patch-1
   A prime example of how to starting a new command, complete with tests

 * jblack@gnuarch.org--2004/baz--log--1.2--patch-2
   almost have the bare minimum for baz log

 * jblack@gnuarch.org--2004/baz--log--1.2--patch-3
   Trying to fix some include problems

 * jblack@gnuarch.org--2004/baz--log--1.2--patch-4
   Got log minimally working, passes tests 1-7, but still fails 8, because that functionality hasn't been written yet

 * jblack@gnuarch.org--2004/baz--log--1.2--patch-5
   Finishing up log homework

 * jblack@gnuarch.org--2004/baz--log--1.2--patch-6
   A bit more work for baz log

 * jblack@gnuarch.org--2004/baz--log--1.2--patch-7
   baz log -r -r seems to work fully

 * jblack@gnuarch.org--2004/baz--log--1.2--patch-8
   relative range starting to work, but maybe backwards

 * jblack@gnuarch.org--2004/baz--log--1.2--patch-9
   -r now works with baz log

 * jblack@gnuarch.org--2004/baz--log--1.2--patch-10
   baz log now does -f

 * jblack@gnuarch.org--2004/baz--log--1.2--patch-11
   Forgot to clean a couple tests up

 * jblack@gnuarch.org--2004/baz--log--1.2--patch-12
   fixing up test dev/null thing that works here but not in pqm

 * jblack@gnuarch.org--2004/baz--log--1.2--patch-13
   Merging thelove

 * jblack@gnuarch.org--2004/baz--log--1.2--patch-14
   Fixing that test with the blasted sftp fix

